testing.M.tests (field)
9 uses
testing (current package)
testing.go#L1603: tests []InternalTest
testing.go#L1646: tests: tests,
testing.go#L1684: listTests(m.deps.MatchString, m.tests, m.benchmarks, m.fuzzTargets, m.examples)
testing.go#L1704: rng.Shuffle(len(m.tests), func(i, j int) { m.tests[i], m.tests[j] = m.tests[j], m.tests[i] })
testing.go#L1719: testRan, testOk := runTests(m.deps.MatchString, m.tests, deadline)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)